home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / fm2_248.zip / read.me < prev    next >
Text File  |  1996-07-12  |  19KB  |  381 lines

  1.  ┌──────────────────────────────────────────────────────────────────────────┐
  2.  │F(ile) M(anager)/2 copyright (c) 1993-96 by M. Kimes  (Barebones Software)│
  3.  │                            All Rights Reserved                           │
  4.  ├──────────────────────────────────────────────────────────────────────────┤
  5.  │                READ.ME file -- read before installing                    │
  6.  │        See end of document for contact info and license details          │
  7.  └──────────────────────────────────────────────────────────────────────────┘
  8.  
  9.  
  10. File Manager/2 (FM/2) is a shareware OS/2 2.1+ PM 32-bit
  11. file/directory/archive maintenance utility (a sort of super-Drives
  12. object, something midway between the Drives objects and a more
  13. traditional file manager) with plenty of bells, whistles and utilities,
  14. drag and drop, context menus, toolbars and accelerator keys.  If you
  15. know how to use OS/2, you already know how to use most of FM/2.  You can
  16. easily glean the rest from the extensive online help, including
  17. tutorials.
  18.  
  19. This document explains how to install FM/2, including upgrading from
  20. previous versions.  It explains command line syntaxes and how to get the
  21. program(s) running.  The online help tells you how to actually use FM/2.
  22. A separate document (history.txt) lists changes for this version.
  23. Another (register.txt) tells you how to register FM/2.  If you're
  24. interested, there're well over 110 printed pages of documentation in
  25. this package, counting only this file and the online help -- did I write
  26. all that?
  27.  
  28. The license agreement and author contact info is at the bottom of the
  29. file.
  30.  
  31.  
  32. FM/2 2.x installation instructions:
  33. ==================================
  34.  
  35.    1. Unpack the FM2*.ZIP archive in a private directory (UNZIP.EXE
  36.       works nicely).  FM/2 2.x requires its own home directory (FAT or
  37.       HPFS, doesn't matter). I recommend that it _not_ be your old FM/2
  38.       1.x directory (and don't delete the old 1.x version until after
  39.       you install, so the install program can migrate some of your old
  40.       settings and registration first).  If upgrading from 2.x, just
  41.       unpack the files in the FM/2 2.x directory and go (you might want
  42.       to skip ARCHIVER.BB2 if you've customized it).  Note:  don't
  43.       attempt to unpack using FM/2 into the directory in which FM/2 is
  44.       already running -- OS/2 locks in-use files and the upgrade won't
  45.       be completed properly; not all files will be unpacked.
  46.  
  47.   2.  Run the provided INSTALL.CMD (a simple REXX program) in that
  48.       directory to build a folder and program objects and migrate some
  49.       old INI information.  Rerun INSTALL.CMD if you later move the FM/2
  50.       directory.  (If you later decide to remove FM/2, run UNINSTAL.CMD
  51.       in the FM/2 2.x directory and follow simple directions.  Both
  52.       installation and deinstallation are no-brainers.  UNINSTAL will
  53.       help you quickly and easily remove all traces of FM/2 from your
  54.       system if you don't like it for some reason.  All OS/2 programs
  55.       should be so nice.)  INSTALL sets up some associations for you
  56.       unless you give it /NOASSOC as an argument (INSTALL /? for help).
  57.  
  58.   3.  Run it -- double-click the "FM/2" or "FM/2 Lite" object in the
  59.       File Manager/2 folder.  Have fun.  Full help is available from
  60.       within the program.  If you're unfamiliar with OS/2's WPS, please
  61.       take the time to run the OS/2 Tutorial before attempting to use
  62.       FM/2, as FM/2 uses many of the same conventions.  It'll save you
  63.       time in the long run.
  64.  
  65.   4.  If you'd like to review all the documentation on FM/2 before
  66.       running it, you can.  Unpack SEEHELP.EXE and FM3.HLP from the
  67.       archive, then type SEEHELP FM3.HLP.
  68.  
  69.  
  70. Starting FM/2:
  71. =============
  72.  
  73. If you start File Manager/2 (filename FM3.EXE) with no command line
  74. arguments, it opens the Drive Tree window but no directory windows
  75. (unless the "Save state of dir windows" toggle is checked -- see online
  76. help).
  77.  
  78. File Manager/2 optionally accepts names of directories on the command
  79. line; it'll open a directory window for each one.  Hint:  If you often
  80. do different specific things with FM/2, you might set up a WPS object
  81. customized to start up ideally for each activity.  For example, if you
  82. wanted to maintain your BBS areas, you might have one object like:
  83. "FM3.EXE D:\BBSDIR D:\BBSDIR\MAILIN D:\BBSDIR\MAILOUT", and if you also
  84. like to use FM/2 to set icons on files, you might have another object
  85. like:  "FM3.EXE E:\MYICONS D:\NEWFILES".  The State userlist can also be
  86. used for this within FM/2 itself -- see online help.
  87.  
  88. You can exclude drives on the command line by prefacing the drive letter
  89. with "/", and there can be more than one drive letter behind the "/"
  90. (i.e. "FM3.EXE /BH" to exclude both drives B: and H:).  Hint:  Many
  91. people like to use /B to exclude "phantom" drive B: if they have a
  92. single-floppy system.  Similarly, you can cause drives NOT to be
  93. prescanned by the Drive Tree by prefacing the drive letter with ";",
  94. drives NOT to load icons for objects by prefacing the drive letter with
  95. ",", drives NOT to load subjects for objects by prefacing the drive
  96. letter with "`" and drives NOT to load longnames for objects by
  97. prefacing the drive letter with "'".  This can be handy if you have a
  98. very slow drive like a CD-ROM or Zip drive.  FM/2 Lite recognizes
  99. these switches, too.  See also the Drive Flags dialog in FM/2.
  100.  
  101. If you place the argument "+" (alone) on the command line, FM/2 will
  102. log, to FM2.LOG, delete, rename, move and copy operations that are
  103. performed by drag-and-drop or with the menus.  FM/2 Lite recognizes this
  104. switch, too.
  105.  
  106. The command line argument "-" (alone) causes FM/2 to ignore, not load or
  107. save, the previous state of directory windows (see the "Save state of
  108. dir windows" toggle under Config Menu->Toggles in the online help) for
  109. that invocation.
  110.  
  111. You can specify the name of an alternate INI file with "-<inifilename>"
  112. -- for example, "FM3.EXE -C:\FM2\MYINI.INI".
  113.  
  114.  
  115. Installation notes:
  116. ==================
  117.  
  118. Please read the following sections in the online help when you start
  119. FM/2 for the first time:  "How to use FM/2's Help," "Terminology" and
  120. "General Help," then "Hints."  The rest you can browse as you get
  121. time/feel the need; for instance, if you want to know what a toggle
  122. does, read the help under Settings notebook for that page (each
  123. Settings notebook page has its own Help button).
  124.  
  125. If you prefer hardcopy help, print this file, run FM/2, press Ctrl + F1,
  126. click the "Print" button at the bottom of the help window that appears
  127. and then print both the "Contents" and "All sections" (keep an eye on
  128. the printer, after page 100 of "All sections" as the Help Manager will
  129. begin printing its own help then -- you may want to abort printing at
  130. that point).  Advanced and/or curious users may also want to print
  131. FM3TOOLS.DAT and ARCHIVER.BB2.  Be sure you have plenty of paper and ink
  132. handy -- the package is well documented.  You'll probably also want a
  133. three-ring binder and hole punch to get it bound, as staples aren't
  134. going through that puppy.  You can, of course, print only the sections
  135. that are of particular interest to you.
  136.  
  137. You may want to either move ARCHIVER.BB2 (the data file containing
  138. information about archiver programs and archive files) to a directory in
  139. your PATH= statement or erase this one if you've customized an old one.
  140. FM/2 can still find, use and maintain ARCHIVER.BB2 on the PATH; it
  141. doesn't have to be in FM/2's directory (this allows it to be used by
  142. other programs as well, like XGroup, XBBS/2, LA, AV, ZTreeBold, etc.).
  143. Remember, FM/2 works best with OS/2, not DOS, archivers.
  144.  
  145. If FM/2 refuses to run, the most likely culprit is CONFIG.SYS.  Your
  146. LIBPATH statement should contain "." or ".\" (shorthand for "the default
  147. directory"), as in:  LIBPATH=.;C:\OS2\DLL;C:\OS2\MDOS;<etc.>  This is
  148. the default OS/2 installation, but a few folks, or programs they've
  149. installed, have changed it.
  150.  
  151. I've separated many of the standalone utilities that I used to include
  152. with FM/2 into another archive (FM2UTILS.ZIP).  Since I upd